home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / smml7000.gpd < prev    next >
Encoding:
Text File  |  2003-02-21  |  37.6 KB  |  1,263 lines

  1. *GPDSpecVersion: "1.0"
  2. *GPDFileVersion: "1.0"
  3. *GPDFileName: "smml7000.gpd"
  4. *Include: "StdNames.gpd"
  5. *Include: "ttfsub.gpd"
  6. *ModelName: "Samsung ML-7000/QwikLaser 7000"
  7. *MasterUnits: PAIR(1200, 1200)
  8. *ResourceDLL: "pcl5eres.dll"
  9. *PrinterType: PAGE
  10. *PrintRate: 17
  11. *PrintRatePPM: 17
  12. *PrintRateUnit: PPM
  13. *MaxCopies: 32767
  14. *Feature: Orientation
  15. {
  16.     *rcNameID: =ORIENTATION_DISPLAY
  17.     *DefaultOption: PORTRAIT
  18.     *Option: PORTRAIT
  19.     {
  20.         *rcNameID: =PORTRAIT_DISPLAY
  21.         *Command: CmdSelect
  22.         {
  23.             *Order: DOC_SETUP.8
  24.             *Cmd: "<1B>&l0O"
  25.         }
  26.     }
  27.     *Option: LANDSCAPE_CC90
  28.     {
  29.         *rcNameID: =LANDSCAPE_DISPLAY
  30.         *Command: CmdSelect
  31.         {
  32.             *Order: DOC_SETUP.8
  33.             *Cmd: "<1B>&l1O"
  34.         }
  35.     }
  36. }
  37. *Feature: InputBin
  38. {
  39.     *rcNameID: =PAPER_SOURCE_DISPLAY
  40.     *DefaultOption: Option1
  41.     *Option: Option1
  42.     {
  43.         *rcNameID: 271
  44.         *OptionID: 271
  45.         *Command: CmdSelect
  46.         {
  47.             *Order: DOC_SETUP.11
  48.             *Cmd: "<1B>&l7H"
  49.         }
  50.     }
  51.     *Option: UPPER
  52.     {
  53.         *rcNameID: =UPPER_TRAY_DISPLAY
  54.         *Command: CmdSelect
  55.         {
  56.             *Order: DOC_SETUP.11
  57.             *Cmd: "<1B>&l1H"
  58.         }
  59.     }
  60.     *Option: MANUAL
  61.     {
  62.         *rcNameID: =MANUAL_FEED_DISPLAY
  63.         *Command: CmdSelect
  64.         {
  65.             *Order: DOC_SETUP.11
  66.             *Cmd: "<1B>&l2H"
  67.         }
  68.     }
  69.     *Option: LOWER
  70.     {
  71.         *rcNameID: =LOWER_TRAY_DISPLAY
  72.         *Command: CmdSelect
  73.         {
  74.             *Order: DOC_SETUP.11
  75.             *Cmd: "<1B>&l5H"
  76.         }
  77.     }
  78.     *Option: Option5
  79.     {
  80.         *rcNameID: 274
  81.         *OptionID: 274
  82.         *Command: CmdSelect
  83.         {
  84.             *Order: DOC_SETUP.11
  85.             *Cmd: "<1B>&l4H"
  86.         }
  87.     }
  88. }
  89. *Feature: Resolution
  90. {
  91.     *rcNameID: =RESOLUTION_DISPLAY
  92.     *DefaultOption: Option1
  93.     *Option: Option1
  94.     {
  95.         *Name: "600 x 600 " =DOTS_PER_INCH
  96.         *DPI: PAIR(600, 600)
  97.         *TextDPI: PAIR(600, 600)
  98.         *MinStripBlankPixels: 32
  99.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  100.         *SpotDiameter: 100
  101.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  102.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  103.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  104.         *Command: CmdSelect
  105.         {
  106.             *Order: DOC_SETUP.6
  107.             *Cmd: "@PJL SET RESOLUTION=600<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t600R"
  108.         }
  109.     }
  110.     *Option: Option2
  111.     {
  112.         *Name: "300 x 300 " =DOTS_PER_INCH
  113.         *DPI: PAIR(300, 300)
  114.         *TextDPI: PAIR(300, 300)
  115.         *MinStripBlankPixels: 32
  116.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  117.         *SpotDiameter: 100
  118.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  119.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  120.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  121.         *Command: CmdSelect
  122.         {
  123.             *Order: DOC_SETUP.6
  124.             *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t300R"
  125.         }
  126.     }
  127.     *Option: Option3
  128.     {
  129.         *Name: "150 x 150 " =DOTS_PER_INCH
  130.         *DPI: PAIR(150, 150)
  131.         *TextDPI: PAIR(300, 300)
  132.         *MinStripBlankPixels: 32
  133.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  134.         *SpotDiameter: 100
  135.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  136.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  137.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  138.         *Command: CmdSelect
  139.         {
  140.             *Order: DOC_SETUP.6
  141.             *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t150R"
  142.         }
  143.     }
  144.     *Option: Option4
  145.     {
  146.         *Name: "75 x 75 " =DOTS_PER_INCH
  147.         *DPI: PAIR(75, 75)
  148.         *TextDPI: PAIR(300, 300)
  149.         EXTERN_GLOBAL: *StripBlanks: LIST(TRAILING)
  150.         *SpotDiameter: 100
  151.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  152.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  153.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  154.         *Command: CmdSelect
  155.         {
  156.             *Order: DOC_SETUP.6
  157.             *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t75R"
  158.         }
  159.     }
  160. }
  161. *Feature: PaperSize
  162. {
  163.     *rcNameID: =PAPER_SIZE_DISPLAY
  164.     *DefaultOption: A4
  165.     *Option: A5
  166.     {
  167.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  168.         *PageProtectMem: 2125
  169.         *switch: Orientation
  170.         {
  171.             *case: PORTRAIT
  172.             {
  173.                 *PrintableArea: PAIR(6096, 9002)
  174.                 *PrintableOrigin: PAIR(350, 350)
  175.                 *switch: Resolution
  176.                 {
  177.                     *case: Option3
  178.                     {
  179.                         *PrintableArea: PAIR(6392, 9368)
  180.                         *PrintableOrigin: PAIR(304, 304)
  181.                     }
  182.                     *case: Option4
  183.                     {
  184.                         *PrintableArea: PAIR(6384, 9360)
  185.                         *PrintableOrigin: PAIR(304, 304)
  186.                     }
  187.                 }
  188.                 *CursorOrigin: PAIR(-20, -80)
  189.                 *Command: CmdSelect
  190.                 {
  191.                     *Order: DOC_SETUP.12
  192.                     *Cmd: "<1B>&l25a8c1E<1B>*p0x0Y<1B>*c0t3838x5762Y"
  193.                 }
  194.             }
  195.             *case: LANDSCAPE_CC90
  196.             {
  197.                 *PrintableArea: PAIR(6096, 9004)
  198.                 *PrintableOrigin: PAIR(350, 350)
  199.                 *switch: Resolution
  200.                 {
  201.                     *case: Option3
  202.                     {
  203.                         *PrintableArea: PAIR(6392, 9320)
  204.                         *PrintableOrigin: PAIR(304, 304)
  205.                     }
  206.                     *case: Option4
  207.                     {
  208.                         *PrintableArea: PAIR(6384, 9312)
  209.                         *PrintableOrigin: PAIR(304, 304)
  210.                     }
  211.                 }
  212.                 *CursorOrigin: PAIR(-20, 9354)
  213.                 *Command: CmdSelect
  214.                 {
  215.                     *Order: DOC_SETUP.12
  216.                     *Cmd: "<1B>&l25a8c1E<1B>*p0x0Y<1B>*c0t5762x3838Y"
  217.                 }
  218.             }
  219.         }
  220.     }
  221.     *Option: LETTER
  222.     {
  223.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  224.         *PageProtectMem: 4109
  225.         *switch: Orientation
  226.         {
  227.             *case: PORTRAIT
  228.             {
  229.                 *PrintableArea: PAIR(9200, 12320)
  230.                 *PrintableOrigin: PAIR(450, 450)
  231.                 *switch: Resolution
  232.                 {
  233.                     *case: Option3
  234.                     {
  235.                         *PrintableArea: PAIR(9592, 12656)
  236.                         *PrintableOrigin: PAIR(304, 304)
  237.                     }
  238.                     *case: Option4
  239.                     {
  240.                         *PrintableArea: PAIR(9584, 12656)
  241.                         *PrintableOrigin: PAIR(304, 304)
  242.                     }
  243.                 }
  244.                 *CursorOrigin: PAIR(80, 10)
  245.                 *Command: CmdSelect
  246.                 {
  247.                     *Order: DOC_SETUP.12
  248.                     *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t5760x7728Y"
  249.                 }
  250.             }
  251.             *case: LANDSCAPE_CC90
  252.             {
  253.                 *PrintableArea: PAIR(9260, 12200)
  254.                 *PrintableOrigin: PAIR(450, 450)
  255.                 *switch: Resolution
  256.                 {
  257.                     *case: Option3
  258.                     {
  259.                         *PrintableArea: PAIR(9760, 12592)
  260.                         *PrintableOrigin: PAIR(200, 304)
  261.                     }
  262.                     *case: Option4
  263.                     {
  264.                         *PrintableArea: PAIR(9744, 12592)
  265.                         *PrintableOrigin: PAIR(208, 304)
  266.                     }
  267.                 }
  268.                 *CursorOrigin: PAIR(-60, 12700)
  269.                 *Command: CmdSelect
  270.                 {
  271.                     *Order: DOC_SETUP.12
  272.                     *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t7560x5880Y"
  273.                 }
  274.             }
  275.         }
  276.     }
  277.     *Option: LEGAL
  278.     {
  279.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  280.         *PageProtectMem: 5230
  281.         *switch: Orientation
  282.         {
  283.             *case: PORTRAIT
  284.             {
  285.                 *PrintableArea: PAIR(9040, 15790)
  286.                 *PrintableOrigin: PAIR(450, 450)
  287.                 *switch: Resolution
  288.                 {
  289.                     *case: Option3
  290.                     {
  291.                         *PrintableArea: PAIR(9592, 16256)
  292.                         *PrintableOrigin: PAIR(304, 304)
  293.                     }
  294.                     *case: Option4
  295.                     {
  296.                         *PrintableArea: PAIR(9584, 16256)
  297.                         *PrintableOrigin: PAIR(304, 304)
  298.                     }
  299.                 }
  300.                 *CursorOrigin: PAIR(-20, -120)
  301.                 *Command: CmdSelect
  302.                 {
  303.                     *Order: DOC_SETUP.12
  304.                     *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t5760x9888Y"
  305.                 }
  306.             }
  307.             *case: LANDSCAPE_CC90
  308.             {
  309.                 *PrintableArea: PAIR(9040, 15790)
  310.                 *PrintableOrigin: PAIR(450, 450)
  311.                 *switch: Resolution
  312.                 {
  313.                     *case: Option3
  314.                     {
  315.                         *PrintableArea: PAIR(9760, 16192)
  316.                         *PrintableOrigin: PAIR(200, 304)
  317.                     }
  318.                     *case: Option4
  319.                     {
  320.                         *PrintableArea: PAIR(9744, 16192)
  321.                         *PrintableOrigin: PAIR(208, 304)
  322.                     }
  323.                 }
  324.                 *CursorOrigin: PAIR(-20, 16240)
  325.                 *Command: CmdSelect
  326.                 {
  327.                     *Order: DOC_SETUP.12
  328.                     *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t9720x5880Y"
  329.                 }
  330.             }
  331.         }
  332.     }
  333.     *Option: EXECUTIVE
  334.     {
  335.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  336.         *PageProtectMem: 4109
  337.         *switch: Orientation
  338.         {
  339.             *case: PORTRAIT
  340.             {
  341.                 *PrintableArea: PAIR(7600, 11560)
  342.                 *PrintableOrigin: PAIR(450, 450)
  343.                 *switch: Resolution
  344.                 {
  345.                     *case: Option3
  346.                     {
  347.                         *PrintableArea: PAIR(8096, 12056)
  348.                         *PrintableOrigin: PAIR(304, 304)
  349.                     }
  350.                     *case: Option4
  351.                     {
  352.                         *PrintableArea: PAIR(8096, 12048)
  353.                         *PrintableOrigin: PAIR(304, 304)
  354.                     }
  355.                 }
  356.                 *CursorOrigin: PAIR(-20, -80)
  357.                 *Command: CmdSelect
  358.                 {
  359.                     *Order: DOC_SETUP.12
  360.                     *Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t4860x7368Y"
  361.                 }
  362.             }
  363.             *case: LANDSCAPE_CC90
  364.             {
  365.         *PrintableArea: PAIR(7660, 11460)
  366.                 *PrintableOrigin: PAIR(450, 450)
  367.                 *switch: Resolution
  368.                 {
  369.                     *case: Option3
  370.                     {
  371.                         *PrintableArea: PAIR(8176, 11992)
  372.                         *PrintableOrigin: PAIR(224, 304)
  373.                     }
  374.                     *case: Option4
  375.                     {
  376.                         *PrintableArea: PAIR(8176, 11984)
  377.                         *PrintableOrigin: PAIR(224, 304)
  378.                     }
  379.                 }
  380.                 *CursorOrigin: PAIR(-20, 12000)
  381.                 *Command: CmdSelect
  382.                 {
  383.                     *Order: DOC_SETUP.12
  384.                     *Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t7200x4980Y"
  385.                 }
  386.             }
  387.         }
  388.     }
  389.     *Option: A4
  390.     {
  391.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  392.         *PageProtectMem: 4249
  393.         *switch: Orientation
  394.         {
  395.             *case: PORTRAIT
  396.             {
  397.                 *PrintableArea: PAIR(9052, 13188)
  398.                 *PrintableOrigin: PAIR(410, 450)
  399.                 *switch: Resolution
  400.                 {
  401.                     *case: Option3
  402.                     {
  403.                         *PrintableArea: PAIR(9344, 13480)
  404.                         *PrintableOrigin: PAIR(410, 450)
  405.                     }
  406.                     *case: Option4
  407.                     {
  408.                         *PrintableArea: PAIR(9328, 13472)
  409.                         *PrintableOrigin: PAIR(410, 450)
  410.                     }
  411.                 }
  412.                 *CursorOrigin: PAIR(80, 10)
  413.                 *Command: CmdSelect
  414.                 {
  415.                     *Order: DOC_SETUP.12
  416.                     *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t5642x8225Y"
  417.                 }
  418.             }
  419.             *case: LANDSCAPE_CC90
  420.             {
  421.                 *PrintableArea: PAIR(9004, 13428)
  422.                 *PrintableOrigin: PAIR(420, 80)
  423.                 *switch: Resolution
  424.                 {
  425.                     *case: Option3
  426.                     {
  427.                         *PrintableArea: PAIR(9400, 13424)
  428.                         *PrintableOrigin: PAIR(224, 304)
  429.                     }
  430.                     *case: Option4
  431.                     {
  432.                         *PrintableArea: PAIR(9392, 13424)
  433.                         *PrintableOrigin: PAIR(224, 304)
  434.                     }
  435.                 }
  436.                 *CursorOrigin: PAIR(-60, 13508)
  437.                 *Command: CmdSelect
  438.                 {
  439.                     *Order: DOC_SETUP.12
  440.                     *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t8057x5714Y"
  441.                 }
  442.             }
  443.         }
  444.     }
  445.     *Option: B5
  446.     {
  447.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  448.         *PageProtectMem: 3198
  449.         *switch: Orientation
  450.         {
  451.             *case: PORTRAIT
  452.             {
  453.                 *PrintableArea: PAIR(7704, 11004)
  454.                 *PrintableOrigin: PAIR(380, 280)
  455.                 *switch: Resolution
  456.                 {
  457.                     *case: Option3
  458.                     {
  459.                         *PrintableArea: PAIR(8004, 11604)
  460.                         *PrintableOrigin: PAIR(300, 300)
  461.                     }
  462.                     *case: Option4
  463.                     {
  464.                         *PrintableArea: PAIR(8004, 11604)
  465.                         *PrintableOrigin: PAIR(300, 300)
  466.                     }
  467.                 }
  468.                 *CursorOrigin: PAIR(-20, -80)
  469.                 *Command: CmdSelect
  470.                 {
  471.                     *Order: DOC_SETUP.12
  472.                     *Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t4802x7070Y"
  473.                 }
  474.             }
  475.             *case: LANDSCAPE_CC90
  476.             {
  477.                 *PrintableArea: PAIR(7744, 11164)
  478.                 *PrintableOrigin: PAIR(380, 280)
  479.                 *switch: Resolution
  480.                 {
  481.                     *case: Option3
  482.                     {
  483.                         *PrintableArea: PAIR(8144, 11664)
  484.                         *PrintableOrigin: PAIR(220, 240)
  485.                     }
  486.                     *case: Option4
  487.                     {
  488.                         *PrintableArea: PAIR(8144, 11664)
  489.                         *PrintableOrigin: PAIR(220, 240)
  490.                     }
  491.                 }
  492.                 *CursorOrigin: PAIR(-20, 11644)
  493.                 *Command: CmdSelect
  494.                 {
  495.                     *Order: DOC_SETUP.12
  496.                     *Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t6998x4922Y"
  497.                 }
  498.             }
  499.         }
  500.     }
  501.     *Option: ENV_10
  502.     {
  503.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  504.         *PageProtectMem: 4109
  505.         *switch: Orientation
  506.         {
  507.             *case: PORTRAIT
  508.             {
  509.                 *PrintableArea: PAIR(4046, 10500)
  510.                 *PrintableOrigin: PAIR(300, 300)
  511.                 *switch: Resolution
  512.                 {
  513.                     *case: Option2
  514.                     {
  515.                         *PrintableArea: PAIR(4344, 10800)
  516.                     }
  517.                     *case: Option3
  518.                     {
  519.                         *PrintableArea: PAIR(4336, 10792)
  520.                         *PrintableOrigin: PAIR(304, 304)
  521.                     }
  522.                     *case: Option4
  523.                     {
  524.                         *PrintableArea: PAIR(4336, 10784)
  525.                         *PrintableOrigin: PAIR(304, 304)
  526.                     }
  527.                 }
  528.                 *CursorOrigin: PAIR(-20, -80)
  529.                 *Command: CmdSelect
  530.                 {
  531.                     *Order: DOC_SETUP.12
  532.                     *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t2614x6624Y"
  533.                 }
  534.             }
  535.             *case: LANDSCAPE_CC90
  536.             {
  537.                 *PrintableArea: PAIR(4076, 10500)
  538.                 *PrintableOrigin: PAIR(300, 300)
  539.                 *switch: Resolution
  540.                 {
  541.                     *case: Option3
  542.                     {
  543.                         *PrintableArea: PAIR(4368, 10792)
  544.                         *PrintableOrigin: PAIR(304, 304)
  545.                     }
  546.                     *case: Option4
  547.                     {
  548.                         *PrintableArea: PAIR(4368, 10784)
  549.                         *PrintableOrigin: PAIR(304, 304)
  550.                     }
  551.                 }
  552.                 *CursorOrigin: PAIR(-20, 10800)
  553.                 *Command: CmdSelect
  554.                 {
  555.                     *Order: DOC_SETUP.12
  556.                     *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t6480x2734Y"
  557.                 }
  558.             }
  559.         }
  560.     }
  561.     *Option: ENV_DL
  562.     {
  563.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  564.         *PageProtectMem: 4109
  565.         *switch: Orientation
  566.         {
  567.             *case: PORTRAIT
  568.             {
  569.                 *PrintableArea: PAIR(4276, 9492)
  570.                 *PrintableOrigin: PAIR(300, 300)
  571.                 *switch: Resolution
  572.                 {
  573.                     *case: Option3
  574.                     {
  575.                         *PrintableArea: PAIR(4568, 9784)
  576.                         *PrintableOrigin: PAIR(304, 304)
  577.                     }
  578.                     *case: Option4
  579.                     {
  580.                         *PrintableArea: PAIR(4560, 9776)
  581.                         *PrintableOrigin: PAIR(304, 304)
  582.                     }
  583.                 }
  584.                 *CursorOrigin: PAIR(-20, -80)
  585.                 *Command: CmdSelect
  586.                 {
  587.                     *Order: DOC_SETUP.12
  588.                     *Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t2757x6019Y"
  589.                 }
  590.             }
  591.             *case: LANDSCAPE_CC90
  592.             {
  593.                 *PrintableArea: PAIR(4296, 9492)
  594.                 *PrintableOrigin: PAIR(300, 300)
  595.                 *switch: Resolution
  596.                 {
  597.                     *case: Option3
  598.                     {
  599.                         *PrintableArea: PAIR(4592, 9784)
  600.                         *PrintableOrigin: PAIR(304, 304)
  601.                     }
  602.                     *case: Option4
  603.                     {
  604.                         *PrintableArea: PAIR(4592, 9776)
  605.                         *PrintableOrigin: PAIR(304, 304)
  606.                     }
  607.                 }
  608.                 *CursorOrigin: PAIR(-20, 9792)
  609.                 *Command: CmdSelect
  610.                 {
  611.                     *Order: DOC_SETUP.12
  612.                     *Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t5875x2878Y"
  613.                 }
  614.             }
  615.         }
  616.     }
  617.     *Option: ENV_C5
  618.     {
  619.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  620.         *PageProtectMem: 4109
  621.         *switch: Orientation
  622.         {
  623.             *case: PORTRAIT
  624.             {
  625.                 *PrintableArea: PAIR(6736, 9914)
  626.                 *PrintableOrigin: PAIR(300, 300)
  627.                 *switch: Resolution
  628.                 {
  629.                     *case: Option2
  630.                     {
  631.                         *PrintableArea: PAIR(7036, 10212)
  632.                     }
  633.                     *case: Option3
  634.                     {
  635.                         *PrintableArea: PAIR(7032, 10208)
  636.                         *PrintableOrigin: PAIR(304, 304)
  637.                     }
  638.                     *case: Option4
  639.                     {
  640.                         *PrintableArea: PAIR(7024, 10208)
  641.                         *PrintableOrigin: PAIR(304, 304)
  642.                     }
  643.                 }
  644.                 *CursorOrigin: PAIR(-20, -80)
  645.                 *Command: CmdSelect
  646.                 {
  647.                     *Order: DOC_SETUP.12
  648.                     *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t4234x6278Y"
  649.                 }
  650.             }
  651.             *case: LANDSCAPE_CC90
  652.             {
  653.                 *PrintableArea: PAIR(6756, 9924)
  654.                 *PrintableOrigin: PAIR(300, 300)
  655.                 *switch: Resolution
  656.                 {
  657.                     *case: Option3
  658.                     {
  659.                         *PrintableArea: PAIR(7048, 10216)
  660.                         *PrintableOrigin: PAIR(304, 304)
  661.                     }
  662.                     *case: Option4
  663.                     {
  664.                         *PrintableArea: PAIR(7040, 10208)
  665.                         *PrintableOrigin: PAIR(304, 304)
  666.                     }
  667.                 }
  668.                 *CursorOrigin: PAIR(-20, 10224)
  669.                 *Command: CmdSelect
  670.                 {
  671.                     *Order: DOC_SETUP.12
  672.                     *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t6134x4354Y"
  673.                 }
  674.             }
  675.         }
  676.     }
  677.     *Option: ENV_MONARCH
  678.     {
  679.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  680.         *PageProtectMem: 4109
  681.         *switch: Orientation
  682.         {
  683.             *case: PORTRAIT
  684.             {
  685.                 *PrintableArea: PAIR(3746, 8100)
  686.                 *PrintableOrigin: PAIR(300, 300)
  687.                 *switch: Resolution
  688.                 {
  689.                     *case: Option2
  690.                     {
  691.                         *PrintableArea: PAIR(4044, 8400)
  692.                     }
  693.                     *case: Option3
  694.                     {
  695.                         *PrintableArea: PAIR(4040, 8392)
  696.                         *PrintableOrigin: PAIR(304, 304)
  697.                     }
  698.                     *case: Option4
  699.                     {
  700.                         *PrintableArea: PAIR(4032, 8384)
  701.                         *PrintableOrigin: PAIR(304, 304)
  702.                     }
  703.                 }
  704.                 *CursorOrigin: PAIR(-20, -80)
  705.                 *Command: CmdSelect
  706.                 {
  707.                     *Order: DOC_SETUP.12
  708.                     *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t2434x5184Y"
  709.                 }
  710.             }
  711.             *case: LANDSCAPE_CC90
  712.             {
  713.                 *PrintableArea: PAIR(3776, 8100)
  714.                 *PrintableOrigin: PAIR(300, 250)
  715.                 *switch: Resolution
  716.                 {
  717.                     *case: Option3
  718.                     {
  719.                         *PrintableArea: PAIR(4072, 8392)
  720.                         *PrintableOrigin: PAIR(304, 304)
  721.                     }
  722.                     *case: Option4
  723.                     {
  724.                         *PrintableArea: PAIR(4064, 8384)
  725.                         *PrintableOrigin: PAIR(304, 304)
  726.                     }
  727.                 }
  728.                 *CursorOrigin: PAIR(-20, 8400)
  729.                 *Command: CmdSelect
  730.                 {
  731.                     *Order: DOC_SETUP.12
  732.                     *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t5040x2557Y"
  733.                 }
  734.             }
  735.         }
  736.     }
  737.     *Option: ENV_B5
  738.     {
  739.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  740.         *PageProtectMem: 4109
  741.         *switch: Orientation
  742.         {
  743.             *case: PORTRAIT
  744.             {
  745.                 *PrintableArea: PAIR(7416, 10908)
  746.                 *PrintableOrigin: PAIR(300, 300)
  747.                 *CursorOrigin: PAIR(-20, -80)
  748.                 *Command: CmdSelect
  749.                 {
  750.                     *Order: DOC_SETUP.12
  751.                     *Cmd: "<1B>&l100a8c1E<1B>*p0x0Y<1B>*c0t4630x6893Y"
  752.                 }
  753.             }
  754.             *case: LANDSCAPE_CC90
  755.             {
  756.                 *PrintableArea: PAIR(7416, 10908)
  757.                 *PrintableOrigin: PAIR(300, 300)
  758.                 *CursorOrigin: PAIR(-20, 11208)
  759.                 *Command: CmdSelect
  760.                 {
  761.                     *Order: DOC_SETUP.12
  762.                     *Cmd: "<1B>&l100a8c1E<1B>*p0x0Y<1B>*c0t6725x4750Y"
  763.                 }
  764.             }
  765.         }
  766.     }
  767.     *Option: ENV_C6
  768.     {
  769.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  770.         *PageProtectMem: 2048
  771.         *switch: Orientation
  772.         {
  773.             *case: PORTRAIT
  774.             {
  775.                 *PrintableArea: PAIR(4488, 6756)
  776.                 *PrintableOrigin: PAIR(300, 300)
  777.                 *CursorOrigin: PAIR(-20, -80)
  778.                 *Command: CmdSelect
  779.                 {
  780.                     *Order: DOC_SETUP.11
  781.                     *Cmd: "<1B>&l3004a8c1E<1B>*p0x0Y<1B>*c0t2880x4232Y"
  782.                 }
  783.             }
  784.             *case: LANDSCAPE_CC90
  785.             {
  786.                 *PrintableArea: PAIR(4488, 6756)
  787.                 *PrintableOrigin: PAIR(300, 300)
  788.                 *CursorOrigin: PAIR(-20, 13556)
  789.                 *Command: CmdSelect
  790.                 {
  791.                     *Order: DOC_SETUP.11
  792.                     *Cmd: "<1B>&l3004a8c1E<1B>*p0x0Y<1B>*c0t4232x2880Y"
  793.                 }
  794.             }
  795.         }
  796.     }
  797.     *Option: FOLIO
  798.     {
  799.         *rcNameID: 474
  800.         *PageDimensions: PAIR(10200, 16000)
  801.         *PageProtectMem: 5230
  802.         *switch: Orientation
  803.         {
  804.             *case: PORTRAIT
  805.             {
  806.                 *PrintableArea: PAIR(9000, 14500)
  807.                 *PrintableOrigin: PAIR(372, 350)
  808.                 *switch: Resolution
  809.                 {
  810.                     *case: Option3
  811.                     {
  812.                         *PrintableArea: PAIR(9502, 14922)
  813.                         *PrintableOrigin: PAIR(372, 304)
  814.                     }
  815.                     *case: Option4
  816.                     {
  817.                         *PrintableArea: PAIR(9584, 14992)
  818.                         *PrintableOrigin: PAIR(372, 304)
  819.                     }
  820.                 }
  821.                 *CursorOrigin: PAIR(-20, 20)
  822.                 *Command: CmdSelect
  823.                 {
  824.                     *Order: PAGE_SETUP.12
  825.                     *Cmd: "<1B>&l3001a8c1E<1B>*p0x0Y<1B>*c0t5760x9144Y"
  826.                 }
  827.             }
  828.             *case: LANDSCAPE_CC90
  829.             {
  830.                 *PrintableArea: PAIR(9462, 14822)
  831.                 *PrintableOrigin: PAIR(244, 244)
  832.                 *switch: Resolution
  833.                 {
  834.                     *case: Option3
  835.                     {
  836.                         *PrintableArea: PAIR(9704, 15104)
  837.                         *PrintableOrigin: PAIR(248, 248)
  838.                     }
  839.                     *case: Option4
  840.                     {
  841.                         *PrintableArea: PAIR(9696, 15088)
  842.                         *PrintableOrigin: PAIR(256, 256)
  843.                     }
  844.                 }
  845.                 *CursorOrigin: PAIR(-20, 15066)
  846.                 *Command: CmdSelect
  847.                 {
  848.                     *Order: PAGE_SETUP.12
  849.                     *Cmd: "<1B>&l3001a8c1E<1B>*p0x0Y<1B>*c0t9072x5880Y"
  850.                 }
  851.             }
  852.         }
  853.     }
  854.     *Option: CUSTOMSIZE
  855.     {
  856.         *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  857.         *MinSize: PAIR(3600, 6000)
  858.         *MaxSize: PAIR(10200, 32767)
  859.         *MaxPrintableWidth: 10200
  860.         *MinLeftMargin: 100
  861.         *CenterPrintable?: FALSE
  862.         *PageProtectMem: 1692
  863.         *switch: Orientation
  864.         {
  865.             *case: PORTRAIT
  866.             {
  867.                 *Command: CmdSelect
  868.                 {
  869.                     *Order: DOC_SETUP.12
  870.                     *Cmd: "<1B>&l101a4d1e" %d{(PhysPaperLength / 150) - 1}"F<1B>*p0x0Y<1B>*p0x0Y<1B>*c0t" %d{(((PhysPaperWidth - 299) * 6) / 5) }
  871. + "x" %d{(((PhysPaperLength - 220) * 6) / 5) }"Y"
  872.                 }
  873.             }
  874.             *case: LANDSCAPE_CC90
  875.             {
  876.                 *Command: CmdSelect
  877.                 {
  878.                     *Order: DOC_SETUP.12
  879.                     *Cmd: "<1B>&l101a4d1e" %d{(PhysPaperLength / 150) - 1}"f" %d{(((PhysPaperLength - 8400) * 6) / 5) }
  880. + "Z<1B>*p0x0Y<1B>*c0t" %d{(((PhysPaperLength - 300) * 6) / 5) }"x" %d{(((PhysPap erWidth - 300) * 6) / 5) }
  881. + "Y"
  882.                 }
  883.             }
  884.         }
  885.     }
  886. }
  887.  
  888. *%Following Papersizes cannot be duplexed
  889. *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.ENV_10)
  890. *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.ENV_DL)
  891. *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.ENV_C5)
  892. *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.ENV_MONARCH)
  893. *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.ENV_B5)
  894. *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.ENV_10)
  895. *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.ENV_DL)
  896. *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.ENV_C5)
  897. *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.ENV_MONARCH)
  898. *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.ENV_B5)
  899.  
  900. *%UPPER Paper Tray Constraints
  901. *InvalidCombination: LIST(InputBin.UPPER, PaperSize.ENV_10)
  902. *InvalidCombination: LIST(InputBin.UPPER, PaperSize.ENV_DL)
  903. *InvalidCombination: LIST(InputBin.UPPER, PaperSize.ENV_C5)
  904. *InvalidCombination: LIST(InputBin.UPPER, PaperSize.ENV_MONARCH)
  905. *InvalidCombination: LIST(InputBin.UPPER, PaperSize.ENV_B5)
  906.  
  907. *%LOWER Paper Tray Constraints
  908. *InvalidCombination: LIST(InputBin.LOWER, PaperSize.ENV_10)
  909. *InvalidCombination: LIST(InputBin.LOWER, PaperSize.ENV_DL)
  910. *InvalidCombination: LIST(InputBin.LOWER, PaperSize.ENV_C5)
  911. *InvalidCombination: LIST(InputBin.LOWER, PaperSize.ENV_MONARCH)
  912. *InvalidCombination: LIST(InputBin.LOWER, PaperSize.ENV_B5)
  913.  
  914. *Feature: Economode
  915. {
  916.     *rcNameID: 377
  917.     *DefaultOption: Option1
  918.     *Option: Option1
  919.     {
  920.         *rcNameID: 265
  921.         *OptionID: 265
  922.     }
  923.     *Option: Option2
  924.     {
  925.         *rcNameID: 266
  926.         *OptionID: 266
  927.         *Command: CmdSelect
  928.         {
  929.             *Order: DOC_SETUP.5
  930.             *Cmd: "@PJL SET ECONOMODE=OFF<0A>"
  931.         }
  932.     }
  933.     *Option: Option3
  934.     {
  935.         *rcNameID: 267
  936.         *OptionID: 267
  937.         *Command: CmdSelect
  938.         {
  939.             *Order: DOC_SETUP.5
  940.             *Cmd: "@PJL SET ECONOMODE=ON<0A>"
  941.         }
  942.     }
  943. }
  944. *Feature: PrintQuality
  945. {
  946.     *rcNameID: =TEXT_QUALITY_DISPLAY
  947.     *DefaultOption: Option1
  948.     *Option: Option1
  949.     {
  950.         *rcNameID: 293
  951.     }
  952.     *Option: Option2
  953.     {
  954.         *rcNameID: 297
  955.         *Command: CmdSelect
  956.         {
  957.             *Order: DOC_SETUP.4
  958.             *Cmd: "@PJL SET RET=LIGHT<0A>"
  959.         }
  960.     }
  961.     *Option: Option3
  962.     {
  963.         *rcNameID: 298
  964.         *Command: CmdSelect
  965.         {
  966.             *Order: DOC_SETUP.4
  967.             *Cmd: "@PJL SET RET=MEDIUM<0A>"
  968.         }
  969.     }
  970.     *Option: Option4
  971.     {
  972.         *rcNameID: 299
  973.         *Command: CmdSelect
  974.         {
  975.             *Order: DOC_SETUP.4
  976.             *Cmd: "@PJL SET RET=DARK<0A>"
  977.         }
  978.     }
  979.     *Option: Option5
  980.     {
  981.         *rcNameID: 300
  982.         *Command: CmdSelect
  983.         {
  984.             *Order: DOC_SETUP.4
  985.             *Cmd: "@PJL SET RET=OFF<0A>"
  986.         }
  987.     }
  988. }
  989. *Feature: LOWER
  990. {
  991.     *rcNameID: =LOWER_TRAY_DISPLAY
  992.     *FeatureType: PRINTER_PROPERTY
  993.     *DefaultOption: FALSE
  994.     *Option: FALSE
  995.     {
  996.         *rcNameID: 444
  997.         *Constraints: LIST(InputBin.LOWER)
  998.     }
  999.     *Option: TRUE
  1000.     {
  1001.         *rcNameID: 443
  1002.     }
  1003. }
  1004. *Feature: Halftone
  1005. {
  1006.     *rcNameID: =HALFTONING_DISPLAY
  1007.     *DefaultOption: HT_PATSIZE_AUTO
  1008.     *Option: HT_PATSIZE_AUTO
  1009.     {
  1010.         *rcNameID: =HT_AUTO_SELECT_DISPLAY
  1011.     }
  1012.     *Option: HT_PATSIZE_SUPERCELL_M
  1013.     {
  1014.         *rcNameID: =HT_SUPERCELL_DISPLAY
  1015.     }
  1016.     *Option: HT_PATSIZE_6x6_M
  1017.     {
  1018.         *rcNameID: =HT_DITHER6X6_DISPLAY
  1019.     }
  1020.     *Option: HT_PATSIZE_8x8_M
  1021.     {
  1022.         *rcNameID: =HT_DITHER8X8_DISPLAY
  1023.     }
  1024. }
  1025. *Feature: Memory
  1026. {
  1027.     *rcNameID: =PRINTER_MEMORY_DISPLAY
  1028.     *DefaultOption: 4096KB
  1029.     *Option: 4096KB
  1030.     {
  1031.         *Name: "4MB"
  1032.         *MemoryConfigKB: PAIR(4096, 3150)
  1033.     }
  1034.     *Option: 6144KB
  1035.     {
  1036.         *Name: "6MB"
  1037.         *MemoryConfigKB: PAIR(6144, 4950)
  1038.     }
  1039.     *Option: 8192KB
  1040.     {
  1041.         *Name: "8MB"
  1042.         *MemoryConfigKB: PAIR(8192, 6750)
  1043.     }
  1044.     *Option: 10240KB
  1045.     {
  1046.         *Name: "10MB"
  1047.         *MemoryConfigKB: PAIR(10240, 8550)
  1048.     }
  1049.     *Option: 12288KB
  1050.     {
  1051.         *Name: "12MB"
  1052.         *MemoryConfigKB: PAIR(12288, 10350)
  1053.     }
  1054.     *Option: 14336KB
  1055.     {
  1056.         *Name: "14MB"
  1057.         *MemoryConfigKB: PAIR(14336, 12150)
  1058.     }
  1059.     *Option: 16384KB
  1060.     {
  1061.         *Name: "16MB"
  1062.         *MemoryConfigKB: PAIR(16384, 13950)
  1063.     }
  1064.     *Option: 20480KB
  1065.     {
  1066.         *Name: "20MB"
  1067.         *MemoryConfigKB: PAIR(20480, 17550)
  1068.     }
  1069.     *Option: 24576KB
  1070.     {
  1071.         *Name: "24MB"
  1072.         *MemoryConfigKB: PAIR(24576, 21150)
  1073.     }
  1074.     *Option: 28672KB
  1075.     {
  1076.     *Name: "28MB"
  1077.     *MemoryConfigKB: PAIR(28672, 24750)
  1078.     }
  1079.  
  1080.     *Option: 36864KB
  1081.     {
  1082.     *Name: "36MB"
  1083.     *MemoryConfigKB: PAIR(36864, 31950)
  1084.     }
  1085.     *Option: 38912KB
  1086.     {
  1087.     *Name: "38MB"
  1088.     *MemoryConfigKB: PAIR(38912, 33750)
  1089.     }
  1090.     *Option: 40960KB
  1091.     {
  1092.     *Name: "40MB"
  1093.     *MemoryConfigKB: PAIR(40960, 35550)
  1094.     }
  1095.     *Option: 45056KB
  1096.     {
  1097.     *Name: "44MB"
  1098.     *MemoryConfigKB: PAIR(45056, 39150)
  1099.     }
  1100.     *Option: 53248KB
  1101.     {
  1102.     *Name: "52MB"
  1103.     *MemoryConfigKB: PAIR(53248, 46350)
  1104.     }
  1105.     *Option: 69632KB
  1106.     {
  1107.     *Name: "68MB"
  1108.     *MemoryConfigKB: PAIR(69632, 58950)
  1109.     }
  1110. }
  1111. *Feature: Duplex
  1112. {
  1113.     *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  1114.     *DefaultOption: NONE
  1115.     *Option: NONE
  1116.     {
  1117.     *rcNameID: =NONE_DISPLAY
  1118.     *Command: CmdSelect
  1119.     {
  1120.         *Order: DOC_SETUP.12
  1121.         *Cmd: "<1B>&l0S"
  1122.     }
  1123.     }
  1124.     *Option: VERTICAL
  1125.     {
  1126.     *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  1127.     *Command: CmdSelect
  1128.     {
  1129.         *Order: DOC_SETUP.12
  1130.         *Cmd: "<1B>&l1S"
  1131.     }
  1132.     }
  1133.     *Option: HORIZONTAL
  1134.     {
  1135.     *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  1136.     *Command: CmdSelect
  1137.     {
  1138.         *Order: DOC_SETUP.12
  1139.         *Cmd: "<1B>&l2S"
  1140.     }
  1141.     }
  1142. }
  1143. *Feature: PageProtect
  1144. {
  1145.     *rcNameID: =PAGE_PROTECTION_DISPLAY
  1146.     *DefaultOption: OFF
  1147.     *Option: ON
  1148.     {
  1149.         *rcNameID: =ON_DISPLAY
  1150.         *Command: CmdSelect
  1151.         {
  1152.             *Order: DOC_SETUP.1
  1153.             *Cmd: "<1B>%%-12345X@PJL SET PAGEPROTECT=A4<0A>"
  1154.         }
  1155.     }
  1156.     *Option: OFF
  1157.     {
  1158.         *rcNameID: =OFF_DISPLAY
  1159.         *Command: CmdSelect
  1160.         {
  1161.             *Order: DOC_SETUP.1
  1162.             *Cmd: "<1B>%%-12345X@PJL SET PAGEPROTECT=OFF<0A>"
  1163.         }
  1164.     }
  1165. }
  1166. *switch: Memory
  1167. {
  1168.     *case: 4096KB
  1169.     {
  1170.         *Command: CmdStartDoc
  1171.         {
  1172.             *Order: DOC_SETUP.7
  1173.             *Cmd: "<1B>&u600D<1B>*r3F"
  1174.         }
  1175.         *RotateRaster?: FALSE
  1176.     }
  1177.     *default:
  1178.     {
  1179.         *Command: CmdStartDoc
  1180.         {
  1181.             *Order: DOC_SETUP.7
  1182.             *Cmd: "<1B>&u600D<1B>*r0F"
  1183.         }
  1184.         *RotateRaster?: TRUE
  1185.     }
  1186. }
  1187. *Command: CmdStartDoc
  1188. {
  1189.     *Order: DOC_SETUP.7
  1190.     *Cmd: "<1B>&u600D<1B>*r0F"
  1191. }
  1192. *Command: CmdStartPage
  1193. {
  1194.     *Order: PAGE_SETUP.1
  1195.     *Cmd: "<1B>*b0M<0D>"
  1196. }
  1197. *Command: CmdEndJob
  1198. {
  1199.     *Order: JOB_FINISH.1
  1200.     *Cmd: "<1B>E<1B>%%-12345X"
  1201. }
  1202. *Command: CmdCopies
  1203. {
  1204.     *Order: DOC_SETUP.13
  1205.     *Cmd: "<1B>&l" %d{NumOfCopies}"X"
  1206. }
  1207. *RotateCoordinate?: TRUE
  1208. *RotateFont?: TRUE
  1209. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  1210. *MemoryUsage: LIST(FONT)
  1211. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  1212. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  1213. *XMoveThreshold: 0
  1214. *YMoveThreshold: 0
  1215. *XMoveUnit: 600
  1216. *YMoveUnit: 600
  1217. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{(DestX / 2) }"X" }
  1218. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,9600]{max_repeat((DestXRel / 2) )}"X" }
  1219. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,9600]{max_repeat((DestXRel / 2) )}"X" }
  1220. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{(DestY / 2) }"Y" }
  1221. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{(DestYRel / 2) }"Y" }
  1222. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{(DestYRel / 2) }"Y" }
  1223. *Command: CmdCR { *Cmd : "<0D>" }
  1224. *Command: CmdLF { *Cmd : "<0A>" }
  1225. *Command: CmdFF { *Cmd : "<0C>" }
  1226. *Command: CmdBackSpace { *Cmd : "<08>" }
  1227. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  1228. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  1229. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  1230. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  1231. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  1232. *EjectPageWithFF?: TRUE
  1233. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  1234. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  1235. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  1236. *OutputDataFormat: H_BYTE
  1237. *OptimizeLeftBound?: TRUE
  1238. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1239. *CursorYAfterSendBlockData: AUTO_INCREMENT
  1240. *DefaultFont: 136
  1241. *DefaultCTT: 0
  1242. *CharPosition: BASELINE
  1243. *TTFSEnabled?: TRUE
  1244. *DeviceFonts: LIST(136,138,146,147,148,149,150,151,152,153,154,155,156,157,164,165,
  1245. +                   166,196,197,198,199,200,201,202,203,209,210,211,212,213,214,215,
  1246. +                   216,217,218,219,220,221,222,223,224,225,226,227,228,229,230)
  1247. *MinFontID: 16534
  1248. *MaxFontID: 32768
  1249. *FontFormat: HPPCL_RES
  1250. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  1251. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  1252. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  1253. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  1254. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  1255. *Command: CmdWhiteTextOn { *Cmd : "<1B>*v1o1T" }
  1256. *Command: CmdWhiteTextOff { *Cmd : "<1B>*v0o0T" }
  1257. *MinGrayFill: 1
  1258. *MaxGrayFill: 100
  1259. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{(RectXSize / 2) }"A" }
  1260. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{(RectYSize / 2) }"B" }
  1261. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage }"g2P" }
  1262. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
  1263.